pantheon-org/tekhne

Agents Skills

This repository also configures its own agents. See what tekhne tells them →

10Stars on the repository
140Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pantheon-org/tekhne

Skill Claude CodeCodex

Navigate the AWS Console via browser or Playwright MCP — SSO authentication, account selection, region switching, CloudWatch Logs Insights, alarms, metrics. Covers iframe DOM patterns for screenshot capture: scroll, row click, element interaction inside the microConsole iframe. Keywords: Playwright SSO iframe…

not rated 10 yesterday A SkillSpector: pass 94 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Creates test stacks, analyzes CloudFormation events, and compares actual vs documented update behavior to validate whether resource property changes trigger replacement or in-place updates. Use when: a user wants to test if a CFN property change causes resource replacement; when investigating stack update behavior or…

not rated 10 yesterday A SkillSpector: pass 113 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Compares deployed CloudFormation templates with locally synthesized CDK templates to detect drift, validate changes, and ensure consistency before deployment. Use when the user wants to compare CDK output with a deployed stack, check for infrastructure drift, run a pre-deployment validation, audit IAM or security…

not rated 10 yesterday A SkillSpector: warn 124 tokens original MIT

k8s-debug

76

pantheon-org/tekhne

Skill Claude CodeCodex

Inspect pod logs, analyze resource quotas, trace network policies, check deployment rollout status, and run cluster health checks for Kubernetes. Use this skill when diagnosing Kubernetes cluster issues, debugging failing pods, investigating network connectivity problems, analyzing resource usage, troubleshooting…

not rated 10 yesterday A SkillSpector: pass 61 tokens original MIT

k8s-yaml-generator

77

pantheon-org/tekhne

Skill Claude CodeCodex

Comprehensive toolkit for generating, validating, and managing Kubernetes YAML resources. Use this skill when creating Kubernetes manifests (Deployments, Services, ConfigMaps, StatefulSets, etc.), working with Custom Resource Definitions (CRDs), or generating production-ready K8s configurations.

not rated 10 yesterday A SkillSpector: warn 60 tokens original MIT

k8s-yaml-validator

78

pantheon-org/tekhne

Skill Claude CodeCodex

Comprehensive toolkit for validating, linting, and testing Kubernetes YAML resources. Use this skill when validating Kubernetes manifests, debugging YAML syntax errors, performing dry-run tests on clusters, or working with Custom Resource Definitions (CRDs) that require documentation lookup.

not rated 10 yesterday A SkillSpector: pass 57 tokens original MIT

logql-generator

79

pantheon-org/tekhne

Skill Claude CodeCodex

Generate label matchers, line filters, log aggregations, and metric queries in LogQL (Loki Query Language) following current standards and conventions. Use this skill when creating new LogQL queries, implementing log analysis dashboards, alerting rules, or troubleshooting with Loki.

not rated 10 yesterday A SkillSpector: pass 58 tokens original MIT

mise-complete

80

pantheon-org/tekhne

Skill Claude Code needs its repo

Configure and operate Mise for deterministic developer environments. Use when installing runtime/tool versions, defining reusable tasks, managing layered environment variables, migrating from asdf/nvm/pyenv, or debugging mise.toml behavior in CI and local shells. Keywords: mise, mise.toml, tool versions, tasks, env…

not rated 10 yesterday A SkillSpector: warn 76 tokens original MIT

context-index

81

pantheon-org/tekhne

Skill Claude CodeCodex

Regenerates the project's context index (index.yaml) from the YAML frontmatter across every context file, grouping entries by typology (findings/plans/guides/follow-ups/merge-requests/tickets/decisions/notes/research), and validates that each file carries the required frontmatter fields. Also computes which active…

not rated 10 changed 3d ago A SkillSpector: warn 178 tokens original MIT

create-context-file

82

pantheon-org/tekhne

Skill Claude CodeCodex needs its repo

Creates a structured, date-stamped context file filed by typology (findings, plans, guides, follow-ups, merge-requests, tickets, decisions, notes, research) with YAML frontmatter. Use when saving a finding, writing a plan, capturing a guide, recording a decision, logging a follow-up, filing a merge-request note, plus…

not rated 10 changed 3d ago A SkillSpector: warn 79 tokens original MIT

follow-up

83

pantheon-org/tekhne

Skill Claude CodeCodex

Read-only status check across the follow-up backlog: lists every ACTIVE follow-up entry, assesses whether it's still genuinely open, and recommends the single best next item to work on -- pulling in open RISKREGISTER and TECHDEBT rows and the value-rubric's ranked PLAN/FINDING/KNOWNISSUE candidates when the follow-up…

not rated 10 yesterday A SkillSpector: pass 177 tokens original MIT

acceptance-criteria

84

pantheon-org/tekhne

Skill Claude CodeCodex

Write clear, testable acceptance criteria for user stories and feature delivery; use when defining done conditions, creating measurable requirements, applying INVEST checks, documenting negative scenarios, and aligning product, engineering, and QA on expected outcomes.

not rated 10 yesterday A SkillSpector: pass 49 tokens original MIT

jira-ticket-readyup

85

pantheon-org/tekhne

Skill Claude CodeCodex

Ready up Jira tickets for refinement, including brand-new not-yet-keyed backlog items, by gathering context from linked incidents or interviewing the user when no incident exists, populating a YAML template against the project's 'ready for refinement' standard, validating it against a JSON schema plus gap-detection…

not rated 10 changed 3d ago A SkillSpector: pass 105 tokens original MIT

pantheon-org/tekhne

Skill Claude Code needs its repo

MoSCoW prioritization: categorize requirements into Must Should Could Won't tiers using failure-focused test. Apply for backlog refinement, feature prioritization, sprint planning, release scope decisions, rebalance Must tier, create Won't items with revisit dates, adjudicate stakeholder disagreements, produce…

not rated 10 yesterday A SkillSpector: warn 93 tokens original MIT

nasa-pm-lessons

87

pantheon-org/tekhne

Skill Claude CodeCodex

Surface a matched excerpt from Jerry Madden's NASA project-management aphorisms (LLIS #1956) at the moment it fits: incident root-cause sections; ticket refinement; plan drafting; status updates; escalation calls. Loads only one category at a time — never the full list, never more than three aphorisms per response. DO…

not rated 10 yesterday A SkillSpector: pass 132 tokens original MIT

plan-create

88

pantheon-org/tekhne

Skill Claude CodeCodex

Create .context/plans/.md files with standard YAML frontmatter, phases/tasks/waves decomposition, and post-creation validation. Infers section conventions from existing plans in .context/plans/ to match the local style. Integrates with plan-review for a create → review → iterate loop. Triggers: 'create a plan', 'new…

not rated 10 yesterday A SkillSpector: pass 113 tokens original MIT

plan-execute

89

pantheon-org/tekhne

Skill Claude CodeCodex

Execute an implementation plan with rigorous checklist-driven verification. Every task is pre-flighted, worked, validated with proof, and checked off. Every phase is validated as a whole. If proof is missing, the agent goes back. Honesty is non-negotiable — broken trust means the plan is not done. Triggers: 'implement…

not rated 10 yesterday B 134 tokens original MIT

plan-review

90

pantheon-org/tekhne

Skill Claude CodeCodex

Review .context/plans/.md files using 3 independent subagent reviewers: Technical (feasibility, gaps, soundness), Strategic (scope, alignment, priority), and Risk (blind spots, edge cases, failure modes). The skill FIRST asks the user which models to assign to each reviewer -- presenting available options based on the…

not rated 10 yesterday A SkillSpector: warn 176 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Converts a PRD or requirements document into a structured, phased implementation plan with individual phase files and granular per-task files written to .context/plans/. Also restructures existing monolithic planning documents into digestible, hierarchical directory structures. Creates a root plan index summarising…

not rated 10 yesterday B 138 tokens original MIT

pr-stacker

92

pantheon-org/tekhne

Skill Claude CodeCodex

Splits a large feature branch into smaller, focused pull requests using stacked branches and cherry-pick. Groups commits by concern (infrastructure, application logic, tests, housekeeping), proposes descriptive branch names for user approval, creates stacked branches, and generates What/Why MR titles and descriptions.…

not rated 10 yesterday A SkillSpector: pass 95 tokens original MIT

pantheon-org/tekhne

Skill Claude CodeCodex

Groups plan phases and tasks into dependency-ordered waves for parallel subagent execution via git worktrees. Builds a task dependency DAG, assigns wave numbers via topological sort, emits a living wave document that tracks status as work lands, and updates wave progress when tasks complete. Use when asked to: group…

not rated 10 yesterday A SkillSpector: pass 104 tokens original MIT

wave-executor

94

pantheon-org/tekhne

Skill Claude Code

Execute a wave-based plan by spawning parallel agents per wave, enforcing merge gates, and building self-contained per-agent prompts from wave document rows. Use when asked to: run the plan, execute the plan, start the waves, launch agents, execute wave N, run wave execution. Reads a wave document produced by…

not rated 10 yesterday A 72 tokens original MIT

risk-register

95

pantheon-org/tekhne

Skill Claude CodeCodex

Maintain docs/RISKREGISTER.md, the living, append-only list of every deferred item, interim shortcut, and open architecture decision for this project. Use when a shortcut is taken, a decision is postponed, a follow-up is filed, or an existing entry is actually resolved. DO NOT use for accepted, finalized architecture…

not rated 10 yesterday A SkillSpector: warn 167 tokens original MIT

tech-debt

96

pantheon-org/tekhne

Skill Claude CodeCodex

Maintain docs/TECHDEBT.md, the living list of code-level cleanup that isn't a risk, a shortcut, or an open decision (that's the risk-register skill's job) and isn't a future feature (that's ROADMAP.md's job). Use when a lint/format/style violation slips past an existing gate, a small known cleanup is noticed while…

not rated 10 yesterday A SkillSpector: warn 174 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: