# tikalk

> Open-source publisher. Listings imported from github.com/tikalk — credited to the original author with their license.

- **Listings:** 30
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/tikalk
- **Website:** https://github.com/tikalk

## Published listings

- [Team Constitution](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-team-constitution) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-team-constitution`
  Interactively create or amend the team constitution in team-ai-directives. Use when bootstrapping a new team AI directives, establishing team-wide principles for the first time, or amending existing ones.
- [Team Setup](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-team-setup) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-team-setup`
  Interactive setup of team AI directives. Use when bootstrapping a team directives repository from scratch, cloning an existing one, pointing to a local path, or checking an existing configuration. Auto-invoked by team-boot when a project has no configured team AI directives (self-install), and available on demand via /team-setup.
- [Team Skills](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-team-skills) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-team-skills`
  Browse and install team skills from the team AI directives. Use when listing, adding, or onboarding team skills to the current agent's skills directory. Supports --all to install every default and external skill at once.
- [Architect Implement](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-architect-implement) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-architect-implement`
  Generate a full Architecture Description (AD.md) from accepted ADRs using multi-agent DAG orchestration. Use when accepted ADRs exist and you need to produce or update unified architecture documentation.
- [Team Discover](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-team-discover) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-team-discover`
  Manually re-scan team context modules and produce a structured discovery table with relevance assessments. The CDR index is already in the system prompt; use this for explicit re-discovery.
- [Product Clarify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-product-clarify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-product-clarify`
  Refine and validate Product Decision Records through targeted clarification questions. Review PDR completeness, detect conflicts, approve decisions, and update status to Accepted. Use before /product-implement.
- [Evals Validate](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-evals-validate) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-evals-validate`
  Run evaluations and validate evaluator quality (SLA compliance, TPR/TNR, statistical accuracy). Executes PromptFoo or pytest DeepEval.
- [Workspace](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-workspace) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-workspace`
  Multi-repo workspace coordinator for shared team context. Initialize .adlc/ structure, configure .gitignore, discover child repos, link them as Git submodules, and audit workspace health. Use --init for first-time setup, default mode for ongoing auditing.
- [Levelup Clarify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-levelup-clarify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-levelup-clarify`
  Review, accept, reject, or defer Context Directive Records (CDRs) discovered by levelup-init or proposed by levelup-specify. Interactive one-CDR-at-a-time workflow.
- [Evals Implement](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-evals-implement) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-evals-implement`
  Generate executable graders and configs from goldset. Generates Python graders / metrics and auto-runs unit tests to verify grader correctness.
- [Levelup Init](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-levelup-init) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-levelup-init`
  Reverse-engineer Context Directive Records (CDRs) from an existing codebase for contribution to team-ai-directives. Use when bootstrapping team knowledge from brownfield projects.
- [Mission Brief](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-mission-brief) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-mission-brief`
  >-
- [Levelup Publish](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-levelup-publish) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-levelup-publish`
  Compile accepted Context Directive Records (CDRs) into team-ai-directives artifacts and create a draft PR. Builds context modules, evals goldensets, and/or skills based on CDR context types.
- [Evals Specify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-evals-specify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-evals-specify`
  Extract eval criteria from product specs and production failure traces (bottom-up error analysis). Writes proposed criteria to .adlc/drafts/evals/.
- [Evals Analyze](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-evals-analyze) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-evals-analyze`
  Analyze evaluation results and close the loop. Specification failures create local CDRs to fix agent rules; generalization failures go to evaluator backlog.
- [Levelup Specify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-levelup-specify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-levelup-specify`
  Extract Context Directive Records (CDRs) from the current session after completing work. Identifies reusable patterns (rules, personas, examples, evals) and captures directive compliance cases for team-ai-directives.
- [Product Analyze](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-product-analyze) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-product-analyze`
  Read-only analysis of PDR↔PRD consistency, PDR quality, cross-PDR conflicts, and staleness. Outputs a structured markdown report with severity-assigned findings. Use after /product-implement or periodically to detect drift.
- [Team Boot](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-team-boot) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-team-boot`
  Bootstrap the session with team AI directives context (constitution, CDR index, PDR/ADR indexes, skill registry). Runs automatically at session start via the event hook.
- [Architect Analyze](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-architect-analyze) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-architect-analyze`
  Analyze architecture for consistency between ADRs and AD, completeness, and quality issues. Use when validating generated or refined architecture artifacts, before feature development, during architecture review, or periodically to detect drift.
- [Product Specify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-product-specify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-product-specify`
  Interactive PRD exploration and Product Decision Record (PDR) creation for greenfield products. Facilitates product discovery discussions, surfaces trade-offs, and documents decisions as individual PDR files. Use when starting a new product or major pivot.
- [Product Implement](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-product-implement) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-product-implement`
  Generate a full Product Requirements Document (PRD.md) from accepted PDRs using multi-agent DAG orchestration. Reads individual PDR files, generates PRD sections from templates, validates output, and promotes accepted PDRs to memory. Use after /product-clarify.
- [Evals Clarify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-evals-clarify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-evals-clarify`
  Refine, cluster, and accept draft criteria into the published goldset. Isolates 20% holdout split and publishes goldset.md + goldset.json.
- [Evals Init](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-evals-init) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-evals-init`
  Initialize evals/{system}/ directory structure for evaluation system following EDD principles (Standalone). Choose PromptFoo or DeepEval based on tech stack, generate security baseline.
- [Architect Clarify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-architect-clarify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-architect-clarify`
  Refine and validate system-level ADRs through targeted clarification questions. Use when ADRs need review, gaps need filling, or ADR status must be approved before architecture generation.
- [Product Init](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-product-init) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-product-init`
  Reverse-engineer Product Decision Records (PDRs) from an existing codebase and documentation using multi-agent feature-area analysis (brownfield). Use when documenting product decisions inferred from an already-built product.
- [Product Roadmap](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-product-roadmap) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-product-roadmap`
  Track milestone progress across four layers of truth — decision state (PDR status), execution state (live issue tracker via MCP), evidence state (code-vs-PDR verification), and gate state (milestone gates). Shows honest completion, done-means warnings, and updates status only when all layers are green. Use for weekly progress checks and milestone validation.
- [Architect Specify](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-architect-specify) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-architect-specify`
  Interactive PRD exploration and system-level ADR creation for greenfield projects. Use when transforming a PRD or high-level system description into Architecture Decision Records.
- [Architect Init](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-architect-init) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-architect-init`
  Reverse-engineer architecture from an existing codebase to create ADRs documenting discovered decisions. Use when bootstrapping architecture documentation for brownfield projects.
- [Team Repair](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-team-repair) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-team-repair`
  Re-index CDR.md, .skills.json, and AGENTS.md in team-ai-directives, scan for rule conflicts, and verify directive freshness. Use when indexes are inconsistent, orphans are detected, after bulk changes, or for periodic team AI directives health validation.
- [Tech Radar Context](https://agentstack.voostack.com/l/skill-tikalk-adlc-team-skills-tech-radar-context) — Skill · Free · security-reviewed — `agentstack add skill-tikalk-adlc-team-skills-tech-radar-context`
  Discover and inject Tikal Israeli Tech Radar context — adoption ring, quadrant, and Tikal's opinion — for any technology, framework, database, library, or cloud tool implied by the current prompt. Model-invoked whenever a tech stack choice is being made or evaluated, similar to team-discover but scoped to the Tikal Tech Radar.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
