@vladimir-ks/aigile 0.1.1 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,6 +4,17 @@
4
4
 
5
5
  AIGILE is a command-line tool that brings agile project management directly to your repository. Designed for AI-assisted development workflows, it tracks epics, stories, tasks, and bugs with a file-first architecture.
6
6
 
7
+ ## Relationship to CCM
8
+
9
+ AIGILE is an **optional companion** to [Claude Context Manager](https://github.com/vladimir-ks/claude-context-manager):
10
+
11
+ | Tool | Purpose |
12
+ |------|---------|
13
+ | **CCM** | Manages Claude Code artifacts (skills, commands, agents) |
14
+ | **AIGILE** | Manages agile work items (epics, stories, tasks, bugs) |
15
+
16
+ Both tools work independently or together. Use CCM for AI context engineering, use AIGILE for project management.
17
+
7
18
  ## Features
8
19
 
9
20
  - **File-First Architecture**: Documents with YAML frontmatter are the source of truth