ruvnet / ruvnet/agentic-flow

Release v1.7.2 - Skills System Integration

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

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)
  1. skill-builder - Create Claude Code Skills with YAML frontmatter
  2. agentdb-memory-patterns - Persistent memory for AI agents
  3. agentdb-vector-search - Semantic search with vectors
  4. reasoningbank-intelligence - Adaptive learning and patterns
  5. 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

Type: Minor Release
Breaking Changes: None

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.