potpie-change-timeline

Track and visualize recent and historical project changes, regressions, and merged pull requests.

5.6k|645|Updated Aug 12, 2024
One-click install
npx skills add https://github.com/potpie-ai/potpie --skill potpie-change-timeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: potpie-change-timeline
Source: https://github.com/potpie-ai/potpie/tree/main/potpie/context-engine/adapters/inbound/cli/templates/agent_bundle/.agents/skills/potpie-change-timeline
Command: npx skills add https://github.com/potpie-ai/potpie --skill potpie-change-timeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides context on recent or historical changes in a project, helping with debugging regressions, analyzing merged PRs, and ingesting source history.

Core Features & Use Cases

  • Recent Changes Timeline: Visualize changes over time, including regressions, merged PRs, tickets, docs, incidents, deployments, and releases.
  • Source History Ingestion: Integrate source history from GitHub, Linear, Jira, docs, or deployment records.
  • Use Case: When you encounter a bug, use this Skill to quickly identify recent changes that might have caused it, such as a new merge or deployment.

Quick Start

Use the potpie-change-timeline skill to read the project timeline for the last 7 days.

Frequently Asked Questions about potpie-change-timeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track recent project changes that might have caused a regression?

Tracking recent project changes for regression analysis involves visualizing a timeline of merged PRs, deployments, and source history. This identifies recent modifications that might have introduced a bug.

Can I ingest source history from GitHub, Jira, and Linear for debugging?

Ingesting source history from GitHub, Linear, Jira, docs, and deployment records is supported. Aggregating these sources provides comprehensive context for debugging regressions and analyzing historical project changes.

What is the best way to visualize a project timeline for merged pull requests and incidents?

Visualizing a project timeline for merged PRs and incidents requires aggregating source history and deployment records into a chronological view. This highlights regressions, releases, and recent changes.

Do I need to integrate issue tracking systems to analyze historical source history?

Integrating issue tracking systems like Jira or Linear with project repositories is required. This connection ingests source history to accurately analyze historical changes for debugging.

How do I read the project change timeline for the last 7 days?

Reading the project change timeline for the last 7 days uses a change tracking tool that queries integrated repositories and issue trackers. This visualizes recent regressions, merged PRs, and deployments.