https://github.com/knvpk/agentic
Reusable tools, workflows, prompts, and architectures needed for Agentic AI development.
https://github.com/knvpk/agentic
agent-skills agents ai claude-code docker-modular-stack llm productivity project-management skills wiki
Last synced: about 6 hours ago
JSON representation
Reusable tools, workflows, prompts, and architectures needed for Agentic AI development.
- Host: GitHub
- URL: https://github.com/knvpk/agentic
- Owner: knvpk
- Created: 2026-05-26T15:09:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-23T08:21:49.000Z (8 days ago)
- Last Synced: 2026-06-23T10:16:18.848Z (8 days ago)
- Topics: agent-skills, agents, ai, claude-code, docker-modular-stack, llm, productivity, project-management, skills, wiki
- Language: Dockerfile
- Homepage:
- Size: 483 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Agentic
Reusable tools, workflows, prompts, and architectures for Agentic AI development.
### Skills
| Skill | Description | Install |
|-------|-------------|---------|
| [docker-modular-stack](skills/docker-modular-stack) | Define, scaffold, and lint Docker services for any project | `npx skills add knvpk/Agentic --skill docker-modular-stack` |
| [project-management](skills/project-management) | Provider-agnostic PM — tickets, sprints, docs, standups across GitHub/GitLab/Jira/Plane | `npx skills add knvpk/Agentic --skill project-management` |
| [issue-explore](skills/issue-explore) | Fetch any issue (GitHub/GitLab/Jira/Plane) and load it into an explore session | `npx skills add knvpk/Agentic --skill issue-explore` |
| [vibe-wiki](skills/vibe-wiki) | Build and maintain a persistent, compounding wiki from URLs and local files | `npx skills add knvpk/Agentic --skill vibe-wiki` |