Skip to content

Latest commit

 

History

History
198 lines (113 loc) · 10.3 KB

File metadata and controls

198 lines (113 loc) · 10.3 KB

Changelog

All notable changes to this project will be documented in this file. Releases are managed by Release Please from Conventional Commits.

3.9.0 (2026-08-10)

Features

  • skills: harden repository contracts and releases (#26) (68ef557)

3.8.1 (2026-07-31)

3.8.0 (2026-07-30)

Features

  • skills: implement agent assurance framework (3b7f631)

3.7.1 (2026-07-30)

3.7.0 (2026-07-29)

Features

  • skills: add agile-v-aibom skill and AI Influence Traceability (61b5b86)

Bug Fixes

  • skills: add missing metadata.author to agile-v-control-matrix (0ff893c)

3.6.0 (2026-07-08)

Features

  • add agile-v-control-matrix skill and supporting artifacts (33464e7)
  • skills: apply SkillOpt improvements across skill library (3116e59)

3.5.0 (2026-07-08)

Features

  • add agile-v-control-matrix skill and supporting artifacts (aaf2db8)
  • control-matrix: harden schema, fixtures, and tests (ffc2cff)

3.4.0 (2026-07-08)

Features

  • add openwiki-agent companion skill for OpenWiki integration (193a9fe)
  • add openwiki-agent companion skill for OpenWiki integration (3a3dd1d)
  • business: add C-Suite and Business Track skills (resolves #16 conflict) (e4ca220)
  • c-suite: v2.0 token optimization with foundation layer (5e06056)
  • skills: add C-Suite orchestrator layer (chief-exec, chief-tech, chief-finance, chief-people, chief-ops) (9dadf9e)
  • skills: add c-suite-update skill for periodic executive briefings (09d51ef)

Bug Fixes

  • merge: resolve conflict between main and m-josie:main (PR #16) (32d2b72)

3.3.4 (2026-06-21)

3.3.3 (2026-06-21)

3.3.2 (2026-06-05)

Bug Fixes

  • P0: Fix sync workflow, evidence language, and validation (c3451d0)

3.3.1 (2026-06-01)

3.3.0 (2026-05-26)

Features

  • enhance repository discoverability and appeal (993b06d)

3.2.0 (2026-05-26)

Features

  • add Understand Anything integration — Phase 1 docs, skills, templates (5b7a0df)

Bug Fixes

  • resolve all H/M/L audit issues from code review (4507de5)

3.1.0 (2026-05-25)

Features

  • integrate Karpathy Skills best practices for accessibility and distribution (e150c42)

3.0.0 (2026-05-25)

⚠ BREAKING CHANGES

  • Introduces new checklist requirements in feature briefs and evidence bundles

Features

  • Add agile-v-quality-gates skill for enhanced quality assurance (c4ac524)
  • Add quality improvements based on comprehensive testing (3d204dc)

2.0.1 (2026-05-22)

2.0.0 (2026-05-22)

⚠ BREAKING CHANGES

  • agile-v-core version 1.3 → 1.4 (SCOPE-V addition)

Features

  • add runtime schemas and templates (e942f36)
  • add SCOPE-V framework and build-agent-nestjs skill (9eeb8f3)
  • Comprehensive domain skill enrichment and modernization (f467a6e)

1.6.0 (2026-05-22)

Features

  • agile-v-core: Add SCOPE-V Task Execution Framework (Specify → Constrain → Orchestrate → Prove → Evolve → Verify)
  • skills: Add build-agent-nestjs domain skill for NestJS backend development
    • Extends build-agent with NestJS architectural patterns
    • Dependency injection, API design, security, database, testing conventions
    • R0-R3 evidence requirements with NestJS-specific additions
    • SCOPE-V participation mapping
    • Upstream integration with Kadajett/agent-nestjs-skills
    • MIT license attribution preserved
  • skills: Comprehensive enrichment of all domain build agents
    • build-agent-python: FastAPI/Flask/Django patterns, SQLAlchemy, security, testing (695 lines)
    • build-agent-js: React/Next.js/Node.js patterns, TypeScript, security, testing (900 lines)
    • build-agent-dart: Flutter/BLoC patterns, platform channels, testing (787 lines)
    • build-agent-embedded: MISRA-C, RTOS, safety standards (ISO 26262, IEC 61508), HIL/SIL testing (787 lines)
    • All include comprehensive Evidence Requirements (R0-R3) and domain-specific Halt Conditions
    • All include SCOPE-V participation and sections_index

Changed

  • agile-v-core: Version bumped to 1.4 (added SCOPE-V + sections_index)
  • SKILL_ROUTING_GUIDE.md: Updated with all domain skill auto-trigger patterns
  • README.md: Updated skills table with comprehensive domain skill descriptions
  • agile-v-compliance: Added sections_index
  • agile-v-lifecycle: Added sections_index
  • agile-v-pipeline: Added sections_index

Performance

  • skills: Context optimization for domain skills (24.4% → 19.1% max usage)
    • Reduced code examples while maintaining quality
    • Consolidated framework coverage (primary detailed, others brief)
    • Streamlined explanations to concise bullet points
    • 100% preservation of Evidence Requirements, Halt Conditions, and security patterns
    • Result: 160KB+ remaining for user code and requirements

Documentation

  • Added NESTJS_INTEGRATION_PLAN_FINAL.md (implementation guide)
  • Added STRUCTURE_REVIEW_AND_RECOMMENDATIONS.md (architecture analysis)
  • Added docs/DOMAIN_SKILL_TEMPLATE.md (community contribution guide with optimization guidelines)
  • Added test validation framework (9/9 tests passing)
  • Added SKILLS_EFFECTIVENESS_REVIEW.md (comprehensive analysis)
  • NOTICE.md in build-agent-nestjs for upstream attribution

1.5.0 (2026-02-27)

Features

  • add documentation skill (31102ea)
  • Add v1.5 Product Development Extensions (43b3867)
  • enhance skills (5edae4e)
  • reduce context-window load, enable parallel runs (cb5b943)
  • restructure repository for easier reference of each skill, update README.md (fd1b32c)
  • skills: add iteration lifecycle and document versioning (v1.3) (f5d14aa)
  • skills: compliance hardening after ISO/GxP audit (v1.3) (7b9d83f)
  • skills: integrate context engineering and orchestration patterns from GSD (3e671e3)
  • skills: schematic-generator C2+ versioning; unify skill metadata version (f3a1c0c)