Release v1.7.2 - Skills System Integration
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 812
- Forks
- 175
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
🎓 Release v1.7.2 - Skills System Integration
✨ What's New
Full CLI support for managing Claude Code Skills with agentic-flow.
📦 Published
- NPM:
agentic-flow@1.7.2✅ Published - Verify:
npm info agentic-flow@1.7.2
🎯 New Features
Skills Management Commands (5 new commands)
npx agentic-flow skills list # List installed skills
npx agentic-flow skills init # Initialize skills directories
npx agentic-flow skills create # Create example skills
npx agentic-flow skills init-builder # Install skill-builder framework
npx agentic-flow skills help # Show comprehensive help
Built-in Skills (5 skills)
- skill-builder - Create Claude Code Skills with YAML frontmatter
- agentdb-memory-patterns - Persistent memory for AI agents
- agentdb-vector-search - Semantic search with vectors
- reasoningbank-intelligence - Adaptive learning and patterns
- swarm-orchestration - Multi-agent coordination
📚 Documentation Updates
- ✅ Main README.md updated with Skills section
- ✅ NPM README.md updated identically
- ✅ CHANGELOG.md with v1.7.2 release notes
- ✅ Quick Navigation updated to highlight Skills
🧪 Testing
- ✅ All 5 skills commands tested and working
- ✅ Build process successful
- ✅ Package published to npm
📋 Checklist
- Version bumped to 1.7.2
- CHANGELOG updated
- READMEs updated (both)
- Skills commands tested
- Published to npm
- Git tag created
- GitHub release created
- PR merged
🔗 Links
- NPM: https://www.npmjs.com/package/agentic-flow/v/1.7.2
- Docs: /workspaces/agentic-flow/docs/RELEASE_v1.7.2.md
Type: Minor Release
Breaking Changes: None
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the release checklist and the documented v1.7.2 changes in CHANGELOG.md, README.md, the NPM README, and docs/RELEASE_v1.7.2.md. Verify the five skills commands and the published package, then determine what remains for the Git tag and GitHub release; done means the release checklist is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- cli, documentation, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100